home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Foreland January 1997
/
Foreland January 1997.iso
/
explore.dir
/
00049.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-12-26
|
229 b
|
10 lines
on hiliteButtonsA
repeat with iconNum = 33 to 40
if rollOver(iconNum) then
set the visible of sprite (iconNum - 13) to 1
next repeat
end if
set the visible of sprite (iconNum - 13) to 0
end repeat
end